file chooser: Add some padidng
authorMatthias Clasen <mclasen@redhat.com>
Sat, 10 Jan 2015 19:27:52 +0000 (14:27 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 10 Jan 2015 19:35:56 +0000 (14:35 -0500)
https://bugzilla.gnome.org/show_bug.cgi?id=742631

gtk/ui/gtkfilechooserwidget.ui

index 63ccda8233378d3779340bd19201fc20580829df..b5d60b1e50c74a3a6ddb1923760a85a333f4d928 100644 (file)
                                 <property name="title" translatable="yes">Name</property>
                                 <property name="expand">True</property>
                                 <child>
-                                  <object class="GtkCellRendererPixbuf" id="list_pixbuf_renderer"/>
+                                  <object class="GtkCellRendererPixbuf" id="list_pixbuf_renderer">
+                                    <property name="xpad">6</property>
+                                  </object>
                                 </child>
                                 <child>
                                   <object class="GtkCellRendererText" id="list_name_renderer">